MakeAlias.exe is a simple command-line program which tries to "re-create" the MAP and ALIAS files that went into the production of a compiled HTML (CHM) file.  It requires two binary files, which can be extracted from the CHM using the 7-Zip archive utility.
	#IVB		- series of 32-bit integers
	#STRINGS	- a collection of string values

Make sure both these files are in the same directory as MakeAlias.exe, and run it!  The files "help_ALIAS.h" and "help_MAP.h" should be created.  The MAP file defines identifiers, named with a name similar to the topicID, while the ALIAS file equates these identifiers with URLS in the CHM file.